Android Scanbot SDK
Toggle table of contents
8.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot SDK
Android Scanbot SDK
/
io.scanbot.sdk.ui_v2.document.utils
Package-level
declarations
Functions
Functions
Scanbot
Document
Preview
Link copied to clipboard
fun
ScanbotDocumentPreview
(
palette
:
Palette
=
config.palette
,
mappedStrings
:
MutableMap
<
String
,
String
>
=
config.localization.mappedStrings()
,
content
:
(
)
->
Unit
)